home *** CD-ROM | disk | FTP | other *** search
/ IRIX 5.3 for Indy R4400 / IRIX 5.3 for Indy R4400 175MHz.img / relnotes / c++_eoe / ch1.z / ch1
Text File  |  1995-02-28  |  4KB  |  135 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        1.  _I_n_t_r_o_d_u_c_t_i_o_n
  9.  
  10.        These notes describe the C++ Compiler Execution Environment
  11.        (_c++__e_o_e) from Silicon Graphics, Inc.  The C++ Compiler EOE
  12.        contains C++ libraries supplied as DSOs (dynamic shared
  13.        objects).  The C++ EOE supports both 64-bit and 32-bit
  14.        compilation modes.  DSOs are discussed in Appendix A and in
  15.        the _d_s_o(_5) man page.
  16.  
  17.        Note:  Packaged with this software is a separate sheet that
  18.               contains the Software License Agreement.  This
  19.               software is provided to you solely under the terms
  20.               and conditions of the Software License Agreement.
  21.               Please take a few moments to review the Agreement.
  22.  
  23.        1.1  _C_+_+__A_p_p_l_i_c_a_t_i_o_n_s__P_r_e_r_e_q_u_i_s_i_t_e
  24.  
  25.        If you plan to run _a_n_y C++-based applications, it is
  26.        important to note that you mmmmuuuusssstttt install the C++ Compiler
  27.        EOE.
  28.  
  29.  
  30.  
  31.        1.2  _R_e_l_e_a_s_e__I_d_e_n_t_i_f_i_c_a_t_i_o_n__I_n_f_o_r_m_a_t_i_o_n
  32.  
  33.        Following is the release identification information for the
  34.        C++ Compiler Execution Environment (_c++__e_o_e):
  35.  
  36.                                       C++ EOE
  37.        SSSSooooffffttttwwwwaaaarrrreeee PPPPrrrroooodddduuuucccctttt
  38.                                       4.0
  39.        VVVVeeeerrrrssssiiiioooonnnn
  40.                                       IRIX 5.3
  41.        SSSSyyyysssstttteeeemmmm SSSSooooffffttttwwwwaaaarrrreeee RRRReeeeqqqquuuuiiiirrrreeeemmmmeeeennnnttttssss
  42.  
  43.        1.3  _4_._0__C_+_+__C_o_m_p_i_l_e_r__E_x_e_c_u_t_i_o_n__E_n_v_i_r_o_n_m_e_n_t__S_u_b_s_y_s_t_e_m_s
  44.  
  45.        The 4.0 C++ Compiler EOE software (_c++__e_o_e) includes these
  46.        subsystems:
  47.  
  48.        _c++__e_o_e                    Standard C++ execution
  49.                                   environment
  50.  
  51.        _c++__e_o_e._s_w                 Standard C++ execution software
  52.  
  53.        _c++__e_o_e._s_w._l_i_b             Standard C++ execution libraries
  54.  
  55.        1.4  _O_n_l_i_n_e__R_e_l_e_a_s_e__N_o_t_e_s
  56.  
  57.        After you install the online documentation for a product
  58.        (the _r_e_l_n_o_t_e_s subsystem), you can view the release notes on
  59.        your screen.
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.                                   - 2 -
  73.  
  74.  
  75.  
  76.        If you have a graphics system, select ``Release Notes'' from
  77.        the Tools submenu of the Toolchest. This displays the
  78.        _g_r_e_l_n_o_t_e_s(1) graphical browser for the online release notes.
  79.  
  80.        Refer to the _g_r_e_l_n_o_t_e_s(1) man page for information on
  81.        options to this command.
  82.  
  83.        If you have a nongraphics system, you can use the _r_e_l_n_o_t_e_s
  84.        command.  Refer to the _r_e_l_n_o_t_e_s(1) man page for accessing
  85.        the online release notes.
  86.  
  87.        1.5  _P_r_o_d_u_c_t__S_u_p_p_o_r_t
  88.  
  89.        Silicon Graphics, Inc., provides a comprehensive product
  90.        support maintenance program for its products.
  91.  
  92.        If you are in the U.S. or Canada and would like support for
  93.        your Silicon Graphics-supported products, contact the
  94.        Technical Assistance Center at 1-800-800-4SGI.  If you are
  95.        outside these areas, contact the Silicon Graphics subsidiary
  96.        or authorized distributor in your country.
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.